0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.4409770965576 369 1.1531 0


No Amazon API Requests Made.


App Debug - Total Time 1.4409770965576 seconds

Number Time From Start Name Description
1 0.25801301002502 Initialise Initialise FSB Function
2 0.25940895080566 App Controller Start Start of the App controller (called before the controller of every page)
3 0.29244208335876 Start of getCategoryListByGroup Function Before first category groups query
4 0.29275107383728 After initial query Before first category groups query
5 0.2927520275116 Get Category List for Group Before the call to getCategoryList function
6 0.29275393486023 Start of GetCategoryList function Start of the function
7 0.29275488853455 Before getting categories Query to get specific category list
8 0.29311895370483 After getting categories Query to get specific category list
9 0.29311990737915 Before getting category custom Before call to function getCategoryCustom
10 0.31647896766663 After getting category custom After call to function getCategoryCustom
11 0.31648087501526 Before getting category custom Before call to function getCategoryCustom
12 0.32999396324158 After getting category custom After call to function getCategoryCustom
13 0.32999610900879 Before getting category custom Before call to function getCategoryCustom
14 0.33552002906799 After getting category custom After call to function getCategoryCustom
15 0.33552002906799 Before getting category custom Before call to function getCategoryCustom
16 0.33826899528503 After getting category custom After call to function getCategoryCustom
17 0.33826994895935 Before getting category custom Before call to function getCategoryCustom
18 0.34092497825623 After getting category custom After call to function getCategoryCustom
19 0.34092593193054 Before getting category custom Before call to function getCategoryCustom
20 0.34349489212036 After getting category custom After call to function getCategoryCustom
21 0.34349608421326 End of GetCategoryList function End of the function
22 0.34349894523621 Get Category List for Group Before the call to getCategoryList function
23 0.34350109100342 Start of GetCategoryList function Start of the function
24 0.34350204467773 Before getting categories Query to get specific category list
25 0.3437819480896 End of getCategoryListByGroup Function Before return()
26 1.267865896225 App Controller End End of the App controller (called before the controller of every page)
27 1.3718419075012 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3726420402527 Before Get Options Before the call to getOptions in the tpl class
29 1.4078419208527 After Get Options After the call to getOptions in the tpl class
30 1.4078710079193 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4409670829773 Finalizing debug Before the debug is output to the page.
32 1.4409759044647 End of App This is the end of the app logging, final timestamp


Query Debug - 369 Database Queries. Total time 1.1531 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0014 0.0014438629150391
SELECT parameter, value FROM parameters
2 0.0023 0.0023219585418701
SELECT * FROM `bad_bots`
3 0.0002 0.00024604797363281
SET time_zone = 'Europe/London'
4 0.0003 0.00034499168395996
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0009 0.00090217590332031
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.99\";}'
6 0.0026 0.0026488304138184
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1757951351'
7 0.0013 0.001305103302002
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00038480758666992
UPDATE autorun SET lastrun = '2025-09-15 15:49:11' WHERE id = '13'
9 0.0003 0.00028181076049805
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0003 0.00031399726867676
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00028300285339355
SELECT * FROM pages WHERE id = 52
12 0.0012 0.0012140274047852
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0311 0.031067848205566
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00048017501831055
SELECT * FROM pages WHERE pagename = 'search'
15 0.0003 0.0003058910369873
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0004 0.00035500526428223
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0104 0.010379076004028
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0010 0.00097894668579102
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0006 0.0005950927734375
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.0002598762512207
SELECT id FROM categories WHERE parent_id = '26'
21 0.0086 0.0086359977722168
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0007 0.00072216987609863
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.00076198577880859
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00066685676574707
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00029897689819336
SELECT * FROM categorygroups WHERE id = '1'
26 0.0058 0.0058069229125977
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00034499168395996
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00026988983154297
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00028300285339355
SELECT id FROM categories WHERE parent_id = '27'
30 0.0056 0.0056099891662598
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00033092498779297
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.0002739429473877
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00029206275939941
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0002 0.00024890899658203
SELECT * FROM categorygroups WHERE id = '1'
35 0.0018 0.0018348693847656
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00028204917907715
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0002 0.00021195411682129
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00025701522827148
SELECT id FROM categories WHERE parent_id = '28'
39 0.0018 0.0018301010131836
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00026512145996094
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00028491020202637
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00027990341186523
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00025486946105957
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00042510032653809
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.0002739429473877
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0002 0.00021696090698242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00026416778564453
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00047397613525391
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00026798248291016
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.0002739429473877
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.0002748966217041
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00025606155395508
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00039815902709961
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00030112266540527
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0002 0.00022387504577637
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00027799606323242
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00046300888061523
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0002 0.00024294853210449
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0002 0.00023984909057617
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00026082992553711
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0002 0.00023102760314941
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.00046014785766602
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.0002591609954834
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0002 0.00020790100097656
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0002 0.00022697448730469
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00046014785766602
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0002 0.00023388862609863
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0002 0.00024604797363281
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0002 0.00024795532226562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0002 0.00021004676818848
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00027704238891602
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0018 0.0018119812011719
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0007 0.00067019462585449
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00044798851013184
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0005 0.00052094459533691
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0012 0.0012481212615967
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00061893463134766
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.9154 0.91538095474243
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.99') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.99') <= INET_ATON(ip_end)
79 0.0015 0.0014660358428955
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0005 0.00053501129150391
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.00034499168395996
SELECT * FROM pages WHERE pagename = 'search'
82 0.0049 0.004925012588501
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0014479160308838
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0007 0.00072598457336426
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0050 0.0049858093261719
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.00140380859375
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00038504600524902
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0006 0.00056219100952148
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.99'
89 0.0004 0.00038003921508789
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00032305717468262
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0043 0.0043299198150635
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00032615661621094
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
93 0.0003 0.00029397010803223
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
94 0.0003 0.00034999847412109
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0058 0.0057609081268311
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00031399726867676
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
97 0.0003 0.00027894973754883
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
98 0.0004 0.00040912628173828
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00034284591674805
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0043 0.004331111907959
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00026297569274902
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
102 0.0003 0.00026798248291016
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
103 0.0004 0.0003669261932373
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0060 0.0060441493988037
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00030303001403809
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
106 0.0003 0.00029110908508301
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
107 0.0003 0.0002901554107666
SELECT * FROM products WHERE id = '2009'
108 0.0007 0.00074100494384766
SELECT * FROM productimages WHERE product_id = '2009' ORDER BY sortorder ASC
109 0.0006 0.00061988830566406
SELECT * FROM product_image_select WHERE product_id = '2009'
110 0.0005 0.00048398971557617
SELECT * FROM productcustomimages WHERE product_id = '2009'
111 0.0009 0.00089001655578613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2009' AND a.name = n.originalname
112 0.0006 0.00057101249694824
SELECT * FROM productoffers WHERE product_id = '2009' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00029611587524414
SELECT * FROM productoffers
                WHERE product_id = '2009' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '2009' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0003 0.00027203559875488
SELECT * FROM products WHERE id = '4287'
116 0.0003 0.00027012825012207
SELECT * FROM productimages WHERE product_id = '4287' ORDER BY sortorder ASC
117 0.0003 0.00033688545227051
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4287' AND p.id = pi.product_id ORDER BY pi.sortorder
118 0.0004 0.00039100646972656
SELECT * FROM product_image_select WHERE product_id = '4287'
119 0.0002 0.00019502639770508
SELECT * FROM productcustomimages WHERE product_id = '4287'
120 0.0003 0.00026607513427734
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4287'
                GROUP BY o.product_id
121 0.0009 0.00087690353393555
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4287'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00028705596923828
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4287
123 0.0004 0.00043606758117676
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4287' AND a.name = n.originalname
124 0.0002 0.00024509429931641
SELECT * FROM productoffers WHERE product_id = '4287' AND merchantid = 'A1X6FK5RDHNB96'
125 0.0002 0.00024819374084473
SELECT * FROM productoffers
                WHERE product_id = '4287' AND price > 0
                ORDER BY price ASC LIMIT 1
126 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 4287
                ORDER BY price ASC LIMIT 1
127 0.0003 0.00026106834411621
SELECT value FROM productattributes
                WHERE product_id = '4287'
                AND name = 'ListPriceAmount'
128 0.0003 0.00026893615722656
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4287'
                GROUP BY o.product_id
129 0.0003 0.00029611587524414
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4287'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
130 0.0003 0.00025415420532227
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4287
131 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '4287' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
132 0.0003 0.00030994415283203
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4287'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
133 0.0003 0.00025081634521484
SELECT * FROM products WHERE id = '4941'
134 0.0003 0.00027799606323242
SELECT * FROM productimages WHERE product_id = '4941' ORDER BY sortorder ASC
135 0.0004 0.00037217140197754
SELECT * FROM product_image_select WHERE product_id = '4941'
136 0.0002 0.0001990795135498
SELECT * FROM productcustomimages WHERE product_id = '4941'
137 0.0006 0.00063109397888184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4941' AND a.name = n.originalname
138 0.0002 0.00023508071899414
SELECT * FROM productoffers WHERE product_id = '4941' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = '4941' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0003 0.00026512145996094
SELECT value FROM productattributes WHERE product_id = '4941' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0003 0.00025105476379395
SELECT * FROM products WHERE id = '3809'
142 0.0002 0.00023698806762695
SELECT * FROM productimages WHERE product_id = '3809' ORDER BY sortorder ASC
143 0.0004 0.00038504600524902
SELECT * FROM product_image_select WHERE product_id = '3809'
144 0.0002 0.00021004676818848
SELECT * FROM productcustomimages WHERE product_id = '3809'
145 0.0006 0.00056290626525879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3809' AND a.name = n.originalname
146 0.0002 0.00023913383483887
SELECT * FROM productoffers WHERE product_id = '3809' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '3809' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '3809' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
149 0.0003 0.00026297569274902
SELECT * FROM products WHERE id = '1948'
150 0.0003 0.00029397010803223
SELECT * FROM productimages WHERE product_id = '1948' ORDER BY sortorder ASC
151 0.0004 0.00044894218444824
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1948' AND p.id = pi.product_id ORDER BY pi.sortorder
152 0.0004 0.00039005279541016
SELECT * FROM product_image_select WHERE product_id = '1948'
153 0.0002 0.00018596649169922
SELECT * FROM productcustomimages WHERE product_id = '1948'
154 0.0004 0.00035190582275391
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1948'
                GROUP BY o.product_id
155 0.0004 0.00039792060852051
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1948'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
156 0.0003 0.00030899047851562
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1948
157 0.0004 0.00044703483581543
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1948' AND a.name = n.originalname
158 0.0002 0.00023794174194336
SELECT * FROM productoffers WHERE product_id = '1948' AND merchantid = 'A1X6FK5RDHNB96'
159 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = '1948' AND price > 0
                ORDER BY price ASC LIMIT 1
160 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 1948
                ORDER BY price ASC LIMIT 1
161 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '1948'
                AND name = 'ListPriceAmount'
162 0.0003 0.00031685829162598
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1948'
                GROUP BY o.product_id
163 0.0004 0.00041699409484863
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1948'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
164 0.0003 0.00030922889709473
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1948
165 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '1948' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
166 0.0004 0.00037193298339844
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1948'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Style'
                GROUP BY o.value
                ORDER BY o.value ASC
167 0.0002 0.00024700164794922
SELECT * FROM products WHERE id = '4937'
168 0.0003 0.00027799606323242
SELECT * FROM productimages WHERE product_id = '4937' ORDER BY sortorder ASC
169 0.0004 0.00041389465332031
SELECT * FROM product_image_select WHERE product_id = '4937'
170 0.0002 0.0001990795135498
SELECT * FROM productcustomimages WHERE product_id = '4937'
171 0.0007 0.00069403648376465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4937' AND a.name = n.originalname
172 0.0002 0.00023412704467773
SELECT * FROM productoffers WHERE product_id = '4937' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '4937' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0003 0.00030779838562012
SELECT value FROM productattributes WHERE product_id = '4937' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0003 0.00025510787963867
SELECT * FROM products WHERE id = '4934'
176 0.0003 0.0002899169921875
SELECT * FROM productimages WHERE product_id = '4934' ORDER BY sortorder ASC
177 0.0004 0.00040292739868164
SELECT * FROM product_image_select WHERE product_id = '4934'
178 0.0002 0.0001988410949707
SELECT * FROM productcustomimages WHERE product_id = '4934'
179 0.0006 0.00064301490783691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4934' AND a.name = n.originalname
180 0.0002 0.0002439022064209
SELECT * FROM productoffers WHERE product_id = '4934' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '4934' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0003 0.0003049373626709
SELECT value FROM productattributes WHERE product_id = '4934' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
183 0.0003 0.00025486946105957
SELECT * FROM products WHERE id = '970'
184 0.0003 0.00034308433532715
SELECT * FROM productimages WHERE product_id = '970' ORDER BY sortorder ASC
185 0.0004 0.00041103363037109
SELECT * FROM product_image_select WHERE product_id = '970'
186 0.0002 0.00020194053649902
SELECT * FROM productcustomimages WHERE product_id = '970'
187 0.0006 0.00060105323791504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '970' AND a.name = n.originalname
188 0.0002 0.00023388862609863
SELECT * FROM productoffers WHERE product_id = '970' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = '970' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0003 0.00029611587524414
SELECT value FROM productattributes WHERE product_id = '970' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0003 0.00026106834411621
SELECT * FROM products WHERE id = '4924'
192 0.0003 0.00025510787963867
SELECT * FROM productimages WHERE product_id = '4924' ORDER BY sortorder ASC
193 0.0004 0.00037002563476562
SELECT * FROM product_image_select WHERE product_id = '4924'
194 0.0002 0.00019216537475586
SELECT * FROM productcustomimages WHERE product_id = '4924'
195 0.0006 0.0005950927734375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4924' AND a.name = n.originalname
196 0.0002 0.00023818016052246
SELECT * FROM productoffers WHERE product_id = '4924' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = '4924' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0003 0.00029087066650391
SELECT value FROM productattributes WHERE product_id = '4924' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
199 0.0003 0.00025510787963867
SELECT * FROM products WHERE id = '966'
200 0.0003 0.0002748966217041
SELECT * FROM productimages WHERE product_id = '966' ORDER BY sortorder ASC
201 0.0004 0.00036191940307617
SELECT * FROM product_image_select WHERE product_id = '966'
202 0.0002 0.00019407272338867
SELECT * FROM productcustomimages WHERE product_id = '966'
203 0.0004 0.0004279613494873
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '966' AND a.name = n.originalname
204 0.0002 0.00022292137145996
SELECT * FROM productoffers WHERE product_id = '966' AND merchantid = 'A1X6FK5RDHNB96'
205 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = '966' AND price > 0
                ORDER BY price ASC LIMIT 1
206 0.0003 0.00030183792114258
SELECT value FROM productattributes WHERE product_id = '966' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0002 0.00023412704467773
SELECT * FROM products WHERE id = '2698'
208 0.0003 0.00030398368835449
SELECT * FROM productimages WHERE product_id = '2698' ORDER BY sortorder ASC
209 0.0004 0.00040006637573242
SELECT * FROM product_image_select WHERE product_id = '2698'
210 0.0002 0.00018811225891113
SELECT * FROM productcustomimages WHERE product_id = '2698'
211 0.0006 0.00060915946960449
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2698' AND a.name = n.originalname
212 0.0002 0.00023007392883301
SELECT * FROM productoffers WHERE product_id = '2698' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '2698' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0003 0.00030899047851562
SELECT value FROM productattributes WHERE product_id = '2698' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
215 0.0003 0.0002589225769043
SELECT * FROM products WHERE id = '1273'
216 0.0003 0.00029706954956055
SELECT * FROM productimages WHERE product_id = '1273' ORDER BY sortorder ASC
217 0.0004 0.00035905838012695
SELECT * FROM product_image_select WHERE product_id = '1273'
218 0.0002 0.00019311904907227
SELECT * FROM productcustomimages WHERE product_id = '1273'
219 0.0006 0.00056195259094238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1273' AND a.name = n.originalname
220 0.0002 0.0002140998840332
SELECT * FROM productoffers WHERE product_id = '1273' AND merchantid = 'A1X6FK5RDHNB96'
221 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = '1273' AND price > 0
                ORDER BY price ASC LIMIT 1
222 0.0002 0.00020909309387207
SELECT * FROM productoffers
                WHERE product_id = 1273
                ORDER BY price ASC LIMIT 1
223 0.0002 0.0002288818359375
SELECT value FROM productattributes
                WHERE product_id = '1273'
                AND name = 'ListPriceAmount'
224 0.0003 0.0002748966217041
SELECT value FROM productattributes WHERE product_id = '1273' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0002 0.00023889541625977
SELECT * FROM products WHERE id = '822'
226 0.0003 0.0003058910369873
SELECT * FROM productimages WHERE product_id = '822' ORDER BY sortorder ASC
227 0.0003 0.00030112266540527
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '822' AND p.id = pi.product_id ORDER BY pi.sortorder
228 0.0004 0.00038599967956543
SELECT * FROM product_image_select WHERE product_id = '822'
229 0.0002 0.00017905235290527
SELECT * FROM productcustomimages WHERE product_id = '822'
230 0.0003 0.00026988983154297
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '822'
                GROUP BY o.product_id
231 0.0003 0.00030016899108887
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '822'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
232 0.0002 0.00024509429931641
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 822
233 0.0005 0.0004889965057373
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '822' AND a.name = n.originalname
234 0.0003 0.00026178359985352
SELECT * FROM productoffers WHERE product_id = '822' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0002 0.00021982192993164
SELECT * FROM productoffers
                WHERE product_id = '822' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0002 0.00020885467529297
SELECT * FROM productoffers
                WHERE product_id = 822
                ORDER BY price ASC LIMIT 1
237 0.0002 0.0002281665802002
SELECT value FROM productattributes
                WHERE product_id = '822'
                AND name = 'ListPriceAmount'
238 0.0003 0.00028204917907715
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '822'
                GROUP BY o.product_id
239 0.0003 0.00032281875610352
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '822'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
240 0.0003 0.00025296211242676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 822
241 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '822' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
242 0.0003 0.00030398368835449
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '822'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
243 0.0002 0.00024008750915527
SELECT * FROM products WHERE id = '1036'
244 0.0003 0.0002741813659668
SELECT * FROM productimages WHERE product_id = '1036' ORDER BY sortorder ASC
245 0.0004 0.00036191940307617
SELECT * FROM product_image_select WHERE product_id = '1036'
246 0.0002 0.00018000602722168
SELECT * FROM productcustomimages WHERE product_id = '1036'
247 0.0005 0.00052809715270996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1036' AND a.name = n.originalname
248 0.0002 0.00023889541625977
SELECT * FROM productoffers WHERE product_id = '1036' AND merchantid = 'A1X6FK5RDHNB96'
249 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = '1036' AND price > 0
                ORDER BY price ASC LIMIT 1
250 0.0002 0.00021600723266602
SELECT * FROM productoffers
                WHERE product_id = 1036
                ORDER BY price ASC LIMIT 1
251 0.0002 0.00022697448730469
SELECT value FROM productattributes
                WHERE product_id = '1036'
                AND name = 'ListPriceAmount'
252 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '1036' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
253 0.0002 0.00023794174194336
SELECT * FROM products WHERE id = '1262'
254 0.0003 0.00029802322387695
SELECT * FROM productimages WHERE product_id = '1262' ORDER BY sortorder ASC
255 0.0004 0.00037813186645508
SELECT * FROM product_image_select WHERE product_id = '1262'
256 0.0002 0.00018405914306641
SELECT * FROM productcustomimages WHERE product_id = '1262'
257 0.0005 0.00052905082702637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1262' AND a.name = n.originalname
258 0.0003 0.00025200843811035
SELECT * FROM productoffers WHERE product_id = '1262' AND merchantid = 'A1X6FK5RDHNB96'
259 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = '1262' AND price > 0
                ORDER BY price ASC LIMIT 1
260 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '1262' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
261 0.0003 0.00026297569274902
SELECT * FROM products WHERE id = '836'
262 0.0003 0.00027179718017578
SELECT * FROM productimages WHERE product_id = '836' ORDER BY sortorder ASC
263 0.0004 0.00040411949157715
SELECT * FROM product_image_select WHERE product_id = '836'
264 0.0002 0.00019311904907227
SELECT * FROM productcustomimages WHERE product_id = '836'
265 0.0005 0.00047993659973145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '836' AND a.name = n.originalname
266 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '836' AND merchantid = 'A1X6FK5RDHNB96'
267 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = '836' AND price > 0
                ORDER BY price ASC LIMIT 1
268 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '836' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
269 0.0003 0.00025582313537598
SELECT * FROM products WHERE id = '4932'
270 0.0002 0.0002288818359375
SELECT * FROM productimages WHERE product_id = '4932' ORDER BY sortorder ASC
271 0.0004 0.00038313865661621
SELECT * FROM product_image_select WHERE product_id = '4932'
272 0.0002 0.00018405914306641
SELECT * FROM productcustomimages WHERE product_id = '4932'
273 0.0006 0.00055408477783203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4932' AND a.name = n.originalname
274 0.0002 0.0002288818359375
SELECT * FROM productoffers WHERE product_id = '4932' AND merchantid = 'A1X6FK5RDHNB96'
275 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '4932' AND price > 0
                ORDER BY price ASC LIMIT 1
276 0.0003 0.00026392936706543
SELECT value FROM productattributes WHERE product_id = '4932' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
277 0.0003 0.00025582313537598
SELECT * FROM products WHERE id = '1979'
278 0.0002 0.00023984909057617
SELECT * FROM productimages WHERE product_id = '1979' ORDER BY sortorder ASC
279 0.0004 0.00037288665771484
SELECT * FROM product_image_select WHERE product_id = '1979'
280 0.0002 0.00018596649169922
SELECT * FROM productcustomimages WHERE product_id = '1979'
281 0.0004 0.00041508674621582
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1979' AND a.name = n.originalname
282 0.0003 0.00025296211242676
SELECT * FROM productoffers WHERE product_id = '1979' AND merchantid = 'A1X6FK5RDHNB96'
283 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '1979' AND price > 0
                ORDER BY price ASC LIMIT 1
284 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '1979' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
285 0.0008 0.00075292587280273
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2009' ORDER BY timestamp DESC
286 0.0002 0.00022506713867188
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4287' ORDER BY timestamp DESC
287 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4941' ORDER BY timestamp DESC
288 0.0002 0.00020480155944824
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3809' ORDER BY timestamp DESC
289 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1948' ORDER BY timestamp DESC
290 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4937' ORDER BY timestamp DESC
291 0.0002 0.0002288818359375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4934' ORDER BY timestamp DESC
292 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '970' ORDER BY timestamp DESC
293 0.0002 0.00023579597473145
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4924' ORDER BY timestamp DESC
294 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '966' ORDER BY timestamp DESC
295 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2698' ORDER BY timestamp DESC
296 0.0002 0.00019478797912598
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1273' ORDER BY timestamp DESC
297 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '822' ORDER BY timestamp DESC
298 0.0002 0.00019288063049316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1036' ORDER BY timestamp DESC
299 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1262' ORDER BY timestamp DESC
300 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '836' ORDER BY timestamp DESC
301 0.0002 0.00018811225891113
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4932' ORDER BY timestamp DESC
302 0.0002 0.00018501281738281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1979' ORDER BY timestamp DESC
303 0.0007 0.00066399574279785
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
304 0.0005 0.00050997734069824
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
305 0.0003 0.00025701522827148
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
306 0.0127 0.012726068496704
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
307 0.0006 0.00060510635375977
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
308 0.0003 0.00025820732116699
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
309 0.0003 0.00027012825012207
SELECT * FROM products WHERE id = 1626
310 0.0002 0.00023102760314941
SELECT * FROM products WHERE id = 4041
311 0.0002 0.00022697448730469
SELECT * FROM products WHERE id = 4312
312 0.0002 0.00024986267089844
SELECT * FROM products WHERE id = 777
313 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = 3881
314 0.0002 0.0002448558807373
SELECT * FROM products WHERE id = 4213
315 0.0002 0.00023293495178223
SELECT * FROM products WHERE id = '1626'
316 0.0003 0.0003049373626709
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
317 0.0004 0.00039815902709961
SELECT * FROM product_image_select WHERE product_id = '1626'
318 0.0002 0.00022602081298828
SELECT * FROM productcustomimages WHERE product_id = '1626'
319 0.0005 0.00046992301940918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
320 0.0003 0.00025081634521484
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
321 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
322 0.0003 0.00029706954956055
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
323 0.0002 0.00024986267089844
SELECT * FROM products WHERE id = '4041'
324 0.0002 0.00023198127746582
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
325 0.0004 0.00038599967956543
SELECT * FROM product_image_select WHERE product_id = '4041'
326 0.0002 0.00023198127746582
SELECT * FROM productcustomimages WHERE product_id = '4041'
327 0.0006 0.00060391426086426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
328 0.0003 0.00026583671569824
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
329 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
330 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
331 0.0003 0.00025796890258789
SELECT * FROM products WHERE id = '4312'
332 0.0002 0.00023508071899414
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
333 0.0004 0.00037384033203125
SELECT * FROM product_image_select WHERE product_id = '4312'
334 0.0002 0.0001978874206543
SELECT * FROM productcustomimages WHERE product_id = '4312'
335 0.0006 0.00057387351989746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
336 0.0002 0.00024008750915527
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
337 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
338 0.0003 0.00027608871459961
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
339 0.0002 0.00023484230041504
SELECT * FROM products WHERE id = '777'
340 0.0002 0.00023293495178223
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
341 0.0004 0.0003662109375
SELECT * FROM product_image_select WHERE product_id = '777'
342 0.0002 0.00019693374633789
SELECT * FROM productcustomimages WHERE product_id = '777'
343 0.0006 0.00061607360839844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
344 0.0002 0.00024700164794922
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
345 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
346 0.0002 0.00024986267089844
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
347 0.0003 0.00025606155395508
SELECT * FROM products WHERE id = '3881'
348 0.0003 0.00026106834411621
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
349 0.0004 0.00037407875061035
SELECT * FROM product_image_select WHERE product_id = '3881'
350 0.0002 0.00018310546875
SELECT * FROM productcustomimages WHERE product_id = '3881'
351 0.0006 0.0006101131439209
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
352 0.0002 0.00023198127746582
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
353 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
354 0.0003 0.00033283233642578
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
355 0.0003 0.00029802322387695
SELECT * FROM products WHERE id = '4213'
356 0.0003 0.00034093856811523
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
357 0.0004 0.00041985511779785
SELECT * FROM product_image_select WHERE product_id = '4213'
358 0.0002 0.00021505355834961
SELECT * FROM productcustomimages WHERE product_id = '4213'
359 0.0006 0.00062298774719238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
360 0.0002 0.00023007392883301
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
361 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
362 0.0003 0.00029587745666504
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
363 0.0009 0.00087213516235352
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
364 0.0005 0.00053095817565918
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
365 0.0014 0.0014050006866455
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
366 0.0007 0.00069904327392578
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
367 0.0003 0.00034594535827637
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
368 0.0006 0.00060391426086426
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
369 0.0004 0.00044918060302734
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'